From c2e06b46a8820ddf80f6b1b9f6a963e0baad3a15 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Sat, 9 Nov 2013 13:38:28 +0800 Subject: [PATCH] * doc/lispref/os.texi (Startup Summary): Typo fix. --- doc/lispref/ChangeLog | 1 + doc/lispref/os.texi | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index ab06550a569..05eff3d5480 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,6 +1,7 @@ 2013-11-09 Xue Fuqiao * os.texi (Startup Summary): Add an index about startup screen. + Typo fix. 2013-11-08 Eli Zaretskii diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index f9cbca77fab..c96a3af3c36 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -317,7 +317,7 @@ Run without an interactive terminal. @xref{Batch Mode}. Do not initialize any display; just start a server in the background. @item --no-init-file -@itemx -Q +@itemx -q Do not load either the init file, or the @file{default} library. @item --no-site-file -- 2.30.2